Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
The 'SummarizeWebSessionData' Playbook helps with summarizing the Web Session logs and ingesting them into custom tables for persistence. Although enabling the summarization playbook for the Web Session solution is totally optional, we highly recommend enabling it for a better user experience in environments with high EPS (events per second) data ingestion. After installing the solution, it will be deployed under Playbook Templates in the Automation blade of Microsoft Sentinel. It can be configu
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Web Session Essentials |
| Source | View on GitHub |
This content item queries data from the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
WebSession_Summarized_DstIP_CL 🔶 |
? | ✓ | ? |
WebSession_Summarized_SrcIP_CL 🔶 |
? | ✓ | ? |
WebSession_Summarized_SrcInfo_CL 🔶 |
? | ✓ | ? |
WebSession_Summarized_ThreatInfo_CL 🔶 |
? | ✓ | ? |
📄 Source: SummarizeWebSessionData/readme.md
This logic app helps to ingest summarized web session data into custom tables. Please note - enabling this playbook would incur additional cost.
## Summary To ensure good performance of Web Session solution, summarization capability can be used. This would create four custom tables containing analytics based on different parameters of ASIM Web Session Schema. This playbook will create the following four tables in your Log Analytics Workspace: * WebSession_Summarized_SrcInfo_CL * WebSession_Summarized_SrcIP_CL * WebSession_Summarized_DstIP_CL * WebSession_Summarized_ThreatInfo_CL
Deploy the playbook by clicking on "Deploy to Azure" button. This will take you to deploying an ARM Template wizard.
Fill in the required parameter:
Once deployment is complete, you will need to authorize each connection. 1. Click the Azure Monitor Logs 2. Click edit API connection 3. Click Authorize 4. Sign in 5. Click Save 6. Click the Azure Log Analytics Data Collector 7. Click edit API connection 8. Add value for workspace id and key which is associated with the Sentinel instance 9. Click Save
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊